Skip to content

Pickrst: Size restoration line buffers to frame width - #5337

Merged
urvangjoshi merged 1 commit into
AOMediaCodec:av2-encfrom
ram-mohan:linebuffersize
Aug 28, 2026
Merged

Pickrst: Size restoration line buffers to frame width#5337
urvangjoshi merged 1 commit into
AOMediaCodec:av2-encfrom
ram-mohan:linebuffersize

Conversation

@ram-mohan

Copy link
Copy Markdown
Contributor
  • Replace the RESTORATION_LINEBUFFER_WIDTH based static buffers, sized for a max supported picture with buffers allocated per plane from the actual frame width.
  • Replace per RU alloc and free in favor of per frame allocation

no stats changed

@ram-mohan
ram-mohan marked this pull request as ready for review August 28, 2026 05:24
@urvangjoshi
urvangjoshi requested a review from jianle973 August 28, 2026 15:36

@jianle973 jianle973 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

- Replace the RESTORATION_LINEBUFFER_WIDTH based static buffers, sized
  for a max supported picture with buffers allocated per plane from the
  actual frame width.
- Replace per RU alloc and free in favor of per frame allocation

no stats changed
@urvangjoshi
urvangjoshi merged commit c8aeff2 into AOMediaCodec:av2-enc Aug 28, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants